on *:JOIN:* {
if ($nick != $me) {
ctcpreply $nick DTE
}
}